chore(deps): update samples-langchain_on_vertexai#335
Merged
dishaprakash merged 2 commits intogoogleapis:mainfrom Oct 2, 2025
Merged
Conversation
|
/gcbrun |
3e3e232 to
b9347f6
Compare
|
/gcbrun |
b9347f6 to
5eab7af
Compare
|
/gcbrun |
5eab7af to
084b100
Compare
|
/gcbrun |
1 similar comment
Contributor
|
/gcbrun |
084b100 to
cd19636
Compare
|
/gcbrun |
cd19636 to
fa0b0a8
Compare
|
/gcbrun |
fa0b0a8 to
565c7bb
Compare
|
/gcbrun |
565c7bb to
2bcdf07
Compare
|
/gcbrun |
2bcdf07 to
e809226
Compare
|
/gcbrun |
e809226 to
64118af
Compare
|
/gcbrun |
64118af to
e7f67df
Compare
|
/gcbrun |
e7f67df to
9ac5e0d
Compare
|
/gcbrun |
9ac5e0d to
5550443
Compare
|
/gcbrun |
5550443 to
27b99df
Compare
|
/gcbrun |
|
/gcbrun |
dishaprakash
approved these changes
Oct 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.97.0->==1.118.0==0.3.27->==0.3.30==0.14.0->==0.14.1==2.0.27->==2.1.2Release Notes
googleapis/python-aiplatform (google-cloud-aiplatform)
v1.118.0Compare Source
⚠ BREAKING CHANGES
Features
create_evaluation_runmethod to Vertex AI GenAI SDK evals (7db9b4f)get_evaluation_runmethod to Vertex AI GenAI SDK evals (bbbadbc)Bug Fixes
Documentation
dedicated_endpoint_disabledin message.google.cloud.aiplatform.v1beta1.DeployRequestis changed (0722687)Miscellaneous Chores
v1.117.0Compare Source
Features
Documentation
v1.116.0Compare Source
Features
Bug Fixes
contextin Grounding metric (e75d91f)Documentation
v1.115.0Compare Source
⚠ BREAKING CHANGES
optimize_promptmethod no longer returns the parsed response directly. Code must be updated to access the.raw_text_responseor.parsed_responseattribute on the new return object.Features
has_template_configto MultimodalDataset. (97a6e71)Bug Fixes
Documentation
Miscellaneous Chores
v1.114.0Compare Source
Features
Bug Fixes
v1.113.0Compare Source
Features
Bug Fixes
v1.112.0Compare Source
Features
gpu_partition_sizeparameter to Model.deploy() method. (966c236)gpu_partition_sizetype hint tostr. (910016d)api_keyparameter to vertexai.Client (a9ffc60)Bug Fixes
v1.111.0Compare Source
⚠ BREAKING CHANGES
Features
disable_container_loggingin v1beta1 api (3a75313)encryption_specsupport to Agent Engine genai sdk. (3bb8100)gpu_partition_sizeparameter to Endpoint.deploy() method. (7ebbddb)client.evalsmodule (b915b61)Bug Fixes
getorupdatefor agent_engines with lightweight creation (d76411a)agent_engineparameter toagentin Agent Engines. (65bf9b6)Miscellaneous Chores
v1.110.0Compare Source
Features
encryption_specsupport to Agent Engine create and update. (1b135ca)run_configparameter to AdkApp query methods (e3b9a76)v1.109.0Compare Source
Features
gpu_partition_sizetoMachineSpec(b753565)Documentation
dedicated_endpoint_enabledin message.google.cloud.aiplatform.v1.DeployRequestis changed (b753565)monitored_resource_labelsin message.google.cloud.aiplatform.v1beta1.AutoscalingMetricSpecis changed (b753565)v1.108.0Compare Source
Features
Bug Fixes
agent_frameworkwhen initializing module-based agent engine (6c15762)v1.107.0Compare Source
Features
NVIDIA_GB200is added to enumAcceleratorType(d682fac)DeploymentStagefor CreateEndpointOperationMetadata and DeployModelOperationMetadata (d682fac)Documentation
v1.106.0Compare Source
Features
Bug Fixes
target_table_id. (e92cca2)v1.105.0Compare Source
Features
Bug Fixes
v1.104.0Compare Source
Features
Bug Fixes
Documentation
boot_disk_typein message.google.cloud.aiplatform.v1beta1.DiskSpecis changed (43eee8d)learning_rate_multiplierin message.google.cloud.aiplatform.v1beta1.SupervisedHyperParametersis changed (43eee8d)machine_specin message.google.cloud.aiplatform.v1beta1.DedicatedResourcesis changed (43eee8d)max_replica_countin message.google.cloud.aiplatform.v1beta1.AutomaticResourcesis changed (43eee8d)max_replica_countin message.google.cloud.aiplatform.v1beta1.DedicatedResourcesis changed (43eee8d)min_replica_countin message.google.cloud.aiplatform.v1beta1.AutomaticResourcesis changed (43eee8d)min_replica_countin message.google.cloud.aiplatform.v1beta1.DedicatedResourcesis changed (43eee8d)modelin message.google.cloud.aiplatform.v1beta1.TunedModelis changed (43eee8d)required_replica_countin message.google.cloud.aiplatform.v1beta1.DedicatedResourcesis changed (43eee8d)training_dataset_uriin message.google.cloud.aiplatform.v1beta1.SupervisedTuningSpecis changed (43eee8d)validation_dataset_uriin message.google.cloud.aiplatform.v1beta1.SupervisedTuningSpecis changed (43eee8d)DedicatedResourcesis changed (43eee8d)v1.103.0Compare Source
Features
v1.102.0Compare Source
Features
MultimodalDataset.assess(). (0664ea3)Documentation
v1.101.0Compare Source
Features
invokemethod. It supports both streaming and non-streaming cases. (e686932)v1.100.0Compare Source
Features
Bug Fixes
v1.99.0Compare Source
Features
OpenModel.list_deploy_options()(9a0eec6)Documentation
v1.98.0Compare Source
Features
autoscaling_target_request_count_per_minuteto model deployment on Endpoint and Model classes (4df909c)showmethod forEvaluationResultandEvaluationDatasetclasses in IPython environment (c43de0a)get_rag_engine_configinrag_data.py(726d3a2)update_rag_engine_configinrag_data.py(726d3a2)create_corpusto acceptencryption_specinrag_data.py(865a68c)Bug Fixes
Documentation
googleapis/langchain-google-cloud-sql-pg-python (langchain-google-cloud-sql-pg)
v0.14.1Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.